@keyframes appear{0%{opacity:0}to{opacity:1}}html{font-family:Montserrat,sans-serif;font-size:16px}body{height:100vh;width:100vw;padding:0;margin:0;overflow:hidden;background-color:#231f20;color:#efe7d5}a,button{font-family:Montserrat,sans-serif;font-size:.85rem;color:#efe7d5;cursor:pointer}a.active,button.active{box-shadow:inset 0 0 1px 1px #f9d384}section{max-width:65vw}@media only screen and (max-width: 960px){section{max-width:100%;padding:16px}}hr{width:85%;margin:3em;color:#f9d384}.error-page{text-align:center;padding:2rem;height:calc(100vh - 4rem);width:calc(100% - 4rem);display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden auto;animation:.25s ease-in 0s forwards appear}@media only screen and (max-width: 768px){.error-page{height:calc(85vh - 4rem)}}
