body {
  background-color: #dbd1eb;

}

h1 {
  color: #090412;
}

h2 {
  color: #090412;
}
p {
  color: red;
}