body {
  background-color: #38383d;
}

footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #4a4a4f;
  text-align: center;
  font-size: small;
  font-weight: bold;
  font-family: courier;
}