﻿html, body, main {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

.input-XL {
    font-size: 24px;
}
