@import url(https://fonts.googleapis.com/css?family=Raleway:200,100,400);body{font-family:'Raleway',sans-serif;height:100vh;background:#333 url(../img/background.png) no-repeat center center / cover;color:#ccc;overflow:hidden}.container{display:flex;flex-direction:column;justify-content:center;height:100%;padding:0 3rem}h1,h2{font-weight:200;margin:.4rem}h1{font-size:3.5rem}h2{font-size:2rem;color:#aaa}.txt-type>.txt{border-right:.2rem solid #777}@media (min-width:1200px){h1{font-size:4rem}}@media (max-width:800px){.container{padding:0 1rem}h1{font-size:2.5rem}}@media (max-width:768px){body{background:#333 url(../img/background.png) no-repeat center center / cover}}@media (max-width:500px){h1{font-size:2rem}h2{font-size:1.5rem}}