#quests {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: center;
}
