:root{
  background-color: #2f3937;
  padding: 20px 10px 0px 0px;
}

body {
  color: #cccccc;
  font: 100% "Courier New", sans-serif;
  text-align: center;
}

h1,h2,h3,h4,h5,h6 {
 font-weight: bold; 
}