h1{
  color: white;
  border: solid blue 3px;
  background-color: grey;
  margin-right: 1200px;
  padding-left: 10px;
}
p{
  line-height : 25px;
  margin-left: 5px;
}
