  body {
        background-color: #0f0f0f;
       font-family: 'Courier', monospace;
       font-size: 16px;
       -webkit-font-smoothing : none;
       color : #f20000;
    }

h1{font-size:48px;
}

p {
  margin-left: 64px;
  margin-right: 64px;
}
