div {
  font-family: Arial;
  font-size: 18px;
  padding: 20px;
  border: 1px solid black;
  border-radius: 5px;
}
