@import url("https://fonts.googleapis.com/css2?family=League+Gothic&display=swap");*{box-sizing:border-box}body,html{margin:0;padding:0}body{background-color:#1a1a1a;color:#f4f1e6;font-family:system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-family:League Gothic,system-ui,sans-serif}::selection{background:rgba(255,176,0,.3)}