
  .body {
    background-color: black;
    color: white;
  }

.header,p {
  border-color:pink;
  background-color:purple;
}