@import url(https://fonts.googleapis.com/css?family=Nunito);header{text-align:center}header img{width:260px}h1{font-size:1.5rem;margin-top:.3rem;margin-bottom:2rem;text-transform:uppercase;color:#dd6b20;letter-spacing:.2rem;font-family:sans-serif}@media (min-width:750px){h1{font-size:4.5rem}}html{background:#dd6b20;height:100vh;overflow:hidden;position:relative}body{position:absolute;top:.6rem;bottom:.6rem;left:.6rem;right:.6rem;padding-top:2rem;background:#fff;overflow:auto}button{cursor:pointer}