body{
  margin: 0px;
}

#header h1 {
  margin: auto;
  text-align: center;
  font-family: 'Silkscreen', cursive;
}

#header {
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
right: 0;
text-align: center;
}