body {
  font-family: 'Arial', sans-serif;
  margin: 0;
  padding: 0;
}

h2, p {
  background-color: #D6C4E9;
}

div {
  width: 50%;
}