body {
  background: rgb(36, 39, 53);
}
h2{
  color: rgb(102, 114, 184);
}
h1 {
  font-weight: bold;
  color:rgb(192, 127, 165);
}
