body {
  background-color: rgb(198, 198, 242);
}

h1 {
  color: rgb(7, 7, 7);
  position: center;
}

p {
  font-size: large;
}

h2 {
  font-size: large;
}

.quick_info {
  color: rgb(112, 112, 112);
}
