 p {
      font-family: Arial;
  }
h1,h2 {
 color:orange;
 word-spacing: 4px;
}
body{
   background-color: lightblue;
 opacity: 1;
}
