#AppPageDateTime {
    width: 300px;
}

#AppPageDateTime .content {
    display: flex;
/*    background: rgba(0,0,0,0.05);*/
}

#AppPageDateTime .content .datetime {
    align-self: center;
}