* {margin: 0; padding: 0}
html, body {height: 100% }
body {display: flex;background: #395C6B;  align-items: center; justify-content: center;height: 100%;}
h1 {font-family: 'open sans'; font-size: 64px; text-align: center; font-weight: light; color: #D4CB92; text-shadow: 1px -1px 3px rgba(0,0,0,0.1);}