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