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