@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap");*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;height:100vh;overflow-x:hidden}body{background:#e2e8ee;font-family:Roboto,Arial,Helvetica Neue,Helvetica,sans-serif}.main{max-width:1440px;margin:2rem auto}@media (max-width:767px){.main{margin:1rem}}