html{display:block;height:100%}html body{height:100%;overflow:hidden;font-family:'Josefin Sans',sans-serif;background:url(img/bg-comming-soon.jpg);background-size:cover;display:flex;align-items:center}html body *{position:static}html body div{width:100%;text-align:center;flex-shrink:0;}html body h1{font-family:'Josefin Sans',sans-serif;font-size:100px;color:white;border-bottom:1px solid white;padding:0 30px 25px;margin:0;font-weight:500}@media (max-width:1024px){html body h1{font-size:50px}}html body h2{font-family:'Josefin Sans',sans-serif;font-size:50px;color:white;margin:0;padding:30px}@media (max-width:1024px){html body h2{font-size:25px}}html body div.your-ip{position:absolute;display:inline-block;background:rgba(255,255,255,.5);color:black;padding:15px 30px;bottom:15px;right:15px;border-radius:5px;width:auto;height:auto}
