@import url(https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_vJ6_zuXvJ0Gbu0is3ubiY0m1CISFU7HkeojlRR-EZcC6DvshOEb-geGkMXJV5quacn2Tq4rDJtxOLBbhRAkeApC6UjKu8ru1iNA8zsxZ4ipE9W2A=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); }...