@import"https://fonts.googleapis.com/css2?family=Rubik&family=Russo+One&display=swap";html{display:flex;justify-content:center}body{background-color:#fffdfa;font-family:Rubik,sans-serif;max-width:1000px;display:flex;flex-direction:column;gap:1em}body h1{font-family:Russo One,sans-serif;font-size:3rem;margin:0;text-transform:uppercase}body h2{font-family:Russo One,sans-serif;font-size:2rem;margin:0;text-transform:uppercase}body h3{font-size:1.75rem}body h4{font-size:1.5rem}body p{line-height:1.35em;font-size:1.15em}body img{max-width:100%}body a{color:#007bff;text-decoration:none;font-weight:700}body a:hover{color:#0056b3;text-decoration:underline}body a:focus-visible{outline:2px solid #007bff}@media (prefers-color-scheme: dark){body{background-color:#121212;color:#fffdfa}}
