div {
  height: 300px;
  width: 450px;
  background-color: #ee3e80;
}

p {
  height: 75%;
  width: 75%;
  background-color: #e1ddda;
}