body { text-align: center; padding: 10px; width:100vw;}
h1 { font-size: 50px; }
body { font: 24px Helvetica, sans-serif; color: #fff; background:#171e25; display:flex; flex-wrap:wrap; justify-content:center; align-items:center;}
a { color: #fff; text-decoration: none; }
a:hover { color: #fff; text-decoration: underline; }
.logo img{max-width:100%; height:auto;}