body{
    background-image: url(https://i.pinimg.com/originals/97/fe/06/97fe06d105b0faa721c1ee037139c50f.gif);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    }
    
    #poo {
        background-color: yellow;
        }