.title {
  text-align: center;
  font-size: large;
  margin: 5px;
  color: red;
}

.body {
  display: flex;
}
