*{box-sizing:border-box}body,html{font-family:Tahoma,sans-serif;height:100%;margin:0;padding:0}h1{text-align:center}h1:first-child{margin-top:0}h2{font-size:1.75rem;margin:2rem 0;text-align:center}.background-image{background:#123103 50% no-repeat;position:fixed;width:100vw;height:100%;background-size:cover;background-attachment:fixed;z-index:-1}.central-container{margin:auto;max-width:850px;padding-top:2rem}.index-container{padding:2rem 0;flex-direction:column;align-items:center;overflow-x:hidden;overflow-y:scroll;display:flex;padding:2rem 0 5rem;gap:2rem;width:100vw;height:100vh;box-sizing:border-box}.side-container{flex:0 0 50%;max-width:100%}.cover-image{height:auto;width:100%;border-radius:10px;padding:0 2rem;box-sizing:border-box}@media screen and (min-width:44rem){.cover-image{max-height:600px;width:auto;max-width:550px}}@media screen and (min-width:70rem){.index-container{flex-direction:row;align-items:start;padding:2rem}.cover-image{height:auto;flex:1 1 25%;width:100%;margin:0;padding:0;max-height:none}.side-container{flex:1 0 50%;min-width:650px;width:100%}}@media screen and (min-width:100rem){.cover-image{width:auto;height:100%;max-height:936px;flex:0 1 25%;max-width:none}.side-container{align-self:start;flex:1 1 50%;max-width:100%}}