:root{--font-body: Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--color-bg-0: rgb(14, 37, 56);--color-bg-1: hsl(0, 0%, 0%);--color-theme-1: #ff3e00;--color-theme-2: #4075a6;--color-text: rgba(255, 199, 199, .7);--column-width: 42rem;--column-margin-top: 4rem;font-family:var(--font-body);color:var(--color-text)}body{min-height:100vh;margin:0;background-attachment:fixed;background-color:var(--color-bg-1);background-size:100vw 100vh;background-image:linear-gradient(180deg,var(--color-bg-0) 0%,var(--color-bg-1) 50%)}h1,h2,p{font-weight:400}p{line-height:1.5}a{color:var(--color-theme-1);text-decoration:none}a:hover{text-decoration:underline}h1{font-size:2rem;text-align:center}h2{font-size:1rem}input,button{font-size:inherit;font-family:inherit}button:focus:not(:focus-visible){outline:none}
