body{font-family:Roboto,sans-serif;background-color:#0f0f0f;color:#fff;margin:0;padding:0}.font-display,h1,h2,h3,h4,h5,h6{font-family:Oswald,sans-serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.scan-line{animation:scan 2s linear infinite}@keyframes scan{0%{top:0;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}