#result-area {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 50%;
}
