body {
  display: flex;
}

div {
  height: 400px;
  width: 400px;
}
