body {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
#body-header {
  font-size: 3em;
  font-family: tahoma;
  font-weight: bold;
}
