html,
body {
  height: 100%;
  background-color: #646464;
}
body {
  color: #ffffff;  
  text-align: center;
  text-shadow: 0 .05rem .1rem rgba(0,0,0,.5);
}