
form {
    width: 80vw;
    position: relative;
    margin: auto;
    display: grid;
    text-align: center;
}
input {
    text-align: center;
}
