body {
    padding: 100px 50px 100px 50px;
    background-color: grey;
}

p {
    width: 40%;
    color: rgb(0, 102, 255);
    font-size: 20px;
}