body {
    background-color: rgba(92, 145, 245, 0.2);
}

/* input[type=text] {
    width: 80%;
}

input[type=email] {
    width: 80%;
}

input[type=password] {
    width: 80%;
} */

.multiline {
    margin: 0px auto;
    width: 115%;
    height: 400px;
}
