html {
    font-size: 32px;
}

form, input, button {
    width: 100%;
    font-size: 32px;
}

p {
    width: 100%;
    text-align: center;
}