.page,body{min-height:100vh}body,html{margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased}@media screen and (max-width:749px){html:root{font-size:calc(100vw / 42.8)}}@media screen and (min-width:750px){html:root{font-size:17.5px}}:root{--text-color:#fff;--page-max-width:750px}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:var(--text-color);background-color:#050505;line-height:1.4}a{color:inherit;text-decoration:none;cursor:pointer}img{display:block;max-width:100%;height:auto}.page{width:100vw;display:flex;flex-direction:column;align-items:center;justify-items:center}.page-header__art{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}