*,:after,:before{box-sizing:border-box}body{margin:0;font-family:var(--font-primary);width:100vw;height:100vh}.page{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:#262626}@media(max-width:1024px){.page .spacer{height:280px;width:100%;background-color:#191817}}