body {
    text-align: left;
    direction: ltr;
}

input[type = "tel"],
input[type = "time"] {
    text-align: start;
}




