@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;700&display=swap");*{box-sizing:border-box}*,body,html{padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;height:100%}body,html{background:#0e0e10}body{font-family:IBM Plex Mono,monospace}@keyframes fadeInOut{0%,to{opacity:0;transform:translateY(-10px)}10%,90%{opacity:1;transform:translateY(0)}}@media (max-width:600px){.time-buttons{grid-template-columns:repeat(8,1fr)!important;width:100%!important}.time-buttons-wrapper{margin-left:0!important;width:100%!important;order:1}.time-buttons-wrapper+div{order:2;width:100%}}