p {
  color: rgb(250, 251, 253);
}

h1 {
  color: #f4f6f7;
}
body {
  background-color: rgb(85, 83, 83);
}