
body {
  background: rgb(223, 183, 235);
  cursor: crosshair;
}
p {
  color: black;
}
h1 {
  font-weight: bold;

}
   