body {
    background-image: url("1350228.jpeg");
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    background-color: #cccccc;
}
p {
    color: chartreuse;
    font-size: 30px;
    font-family: Ebrima;
    margin-left: 50px;
}