.wrapper {
  display: flex;
  gap: 5px;
  flex-direction: column;
}
