body {
  background: url('bg.png') #0f1f4b no-repeat fixed;
  background-size: 100% 100%;
  color: #fff;
  text-align: center;
}
h1 {
  font-family: Arial;
  font-weight: bold;
  font-size: 35px;
  text-transform:uppercase;
 }