body {
  background: #232329;
}

.horizontal {
  display: flex;
  align-items: center;
}

.horizontal span{
  min-width: 100px;
}
