body {

    margin: 0;
    padding: 0;
    background: url(pg.png);
    background-size: cover;
    background-position: center;
    
}