body{
    background-color: darkorange;
}

form{
    text-align: center;
    font-size: 100px;
    color: white;
}

p{
    text-align: center;
    color: white;
    font-size: 30px;
}

