html{min-width:100%;min-height:100%;max-width:100%;max-height:100%;font-size:70%}@media screen and (min-width:640px){html{font-size:100%}}body{font-family:Fjalla One,sans-serif;display:flex;color:#42758f;letter-spacing:.05em;min-height:100vh;box-sizing:content-box}h1,h2,h3,h4,h5,h6,p{margin-top:auto}#wrapper{max-height:100%;width:100%;display:flex;background-image:url(../img/seraina_key_visual_screen.jpg);background-size:cover;background-attachment:fixed;background-repeat:no-repeat}@media only screen and (orientation:portrait){#wrapper{background-position:50%}}#content{padding:3rem 1.5rem 1.5rem;background-color:hsla(0,0%,100%,.8)}@media only screen and (orientation:landscape){#content{background-color:#fff}}h1{font-size:5rem;text-transform:uppercase}p{font-size:2rem;line-height:1.25}a{color:inherit;text-decoration:none}a:hover{color:#42758f}