a {color: #fff; text-decoration: none; transition: color 0.2s ease-in-out; -moz-transition: color 0.2s ease-in-out; -webkit-transition: color 0.2s ease-in-out; -o-transition: color 0.2s ease-in-out;}
a:hover {color: #FF0000; text-decoration: none;}
html,
body {height: 100%; background-color: #333;}
body {display: -ms-flexbox; display: flex; color: #fff; text-shadow: 0 .05rem .1rem rgba(0, 0, 0, .5); box-shadow: inset 0 0 5rem rgba(0, 0, 0, .5);}
.cover-container {max-width: 30em;}
.cover {padding: 0 1.5rem;}