body {
  margin: 8%;
  background-color: F2F3F4;
  font-size: 20px;
}

p {
  margin-bottom: 30px;
}

h2 {
  display: inline; 
 }
