#login label {
    display: grid;
    grid-template-columns: 100px 1fr;
    margin-bottom: 5px;
    width: 25px;
}