body {
    background-color: rgba(150, 255, 200, 0.50);
    font-family: impact;
}
h1 {
    text-align:center;
}
form {
    text-align: center;
