p{
    color: blue;
    font-size: 50px;
    font-family: Impact;
    text-align: center;
}
body{
    background-color: grey;
}