@import url(https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_uvluOdMzAJ5X35ZgixB5UcmnOOgUDLwZlrMtTTWRCkJpcBXNmTspKSjPfJA1jhRpy5bNtBaFrXIJ_CgZ4NL6SU54k3K2WLicVvNT5YoECXQJBvXQ=s0-d); *, *:before, *:after { margin: 0; padding: 0; box-sizing: border-box; position: relative; } html, body { height: 100%; } body { text-align: center; background-color: hsla(230,40%,50%,1); } body:before { content: ''; display: inline-block; vertical-align: middle; font-size: 0; height: 100%; } h1 { display: inline-block; color: white; font-family: 'Righteous', serif; font-size: 12em; text-shadow: .03em .03em 0 hsla(230,40%,50%,1); }...