body {
  background-color: rgb(10, 12, 61);
}

h1 {
  color: navy;
  margin-left: 20px;
}