*{font-family:Chillax,sans-serif}header{background-image:url(/img/interior2.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;position:relative}header #title{color:#fff;font-size:2em;top:50%}header #title,header #nav{position:absolute;left:50%;transform:translate(-50%,-50%)}header #nav{justify-content:space-evenly;width:100%;display:flex;top:10%}header #nav a{color:#fff;font-size:1.5em;text-decoration:none}header #logo{width:20%;height:-webkit-fit-content;height:fit-content;position:absolute;top:80%;left:50%;transform:translate(-50%,-50%)}.section,.section-photo{width:100%;height:100vh}.section,.section-fit-content{background-color:#2a456d}.section-fit-content{padding:20px}.section-fit-content>*{margin:10px}.section-header{color:#fff;text-align:center;margin:50px;font-size:2em}@keyframes photo-change{0%{background-image:url(/img/exterior1.jpeg)}50%{background-image:url(/img/interior1.jpeg)}to{background-image:url(/img/exterior2.jpeg)}}.section-photo{background-image:url(/img/interior2.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;animation:5s infinite photo-change;position:relative}.image-row{flex-direction:row;justify-content:center;display:flex}picture{justify-content:center;display:flex}.image-label{color:#fff;justify-content:center;display:flex}#wood-burning,#electric-sauna,#indoor-sauna,#outdoor-sauna{border:1px solid #fff;width:75%;height:-webkit-fit-content;height:fit-content;margin:auto}body{margin:0}footer{background-color:#1b065e;justify-content:space-around;height:30vh;display:flex}footer a{color:#fff;font-size:1em;text-decoration:none}#footer-column1,#footer-column2{flex-direction:column;justify-content:space-around;display:flex}.scroll-img{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;height:-webkit-fit-content;height:fit-content}#nav1,#nav2{justify-content:space-around;width:50%;display:flex}@media (max-width:650px){#nav1,#nav2{width:100%}#nav{display:block!important}}