@font-face{font-family:Trebuchet MS;src:url(/fonts/trebuc.26671dc3.ttf) format("woff2");font-weight:400;font-style:normal}:root{--primary-color:#ff4848;--secondary-color:#c01818;--tertiary-color:#79cdca;--fourth-color:#cfcfcf;--fifth-color:#ff4848}body{height:100vh;width:100vw;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif,verdana,Helvetica;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:var(--fourth-color);background:linear-gradient(to top right,var(--tertiary-color),var(--fourth-color),var(--fifth-color));margin:0;overflow:hidden}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background-color:#555;border-radius:5px}html{scrollbar-width:thin;scrollbar-color:#555 #1a1a1a}