body{
  background-color:#39BBBB;
    font-family: 'Raleway', sans-serif;
  }
  ul{
    border-bottom: 2px solid black;
}

h1 {
  color:lightblue;
  text-align: center;
}

p {
  font-family: 'Raleway', sans-serif;
  font-size: 40px;
}
