.myDatePicker {
    position: absolute;
    left: var(--spacing-md);
    top: 0;
    bottom: 0;

    display: flex;
    align-items: center;
}
