.start {
  display: flex;
  justify-items: flex-start;
  justify-content: flex-start;
  align-items: center;
}
