body {
  background-color: whitesmoke;
}

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

#nameplate{
    background-color: green;
}