body,html{
    margin:0;
    padding:0;
    font-size:16px; color:yellow;
    height:100%;
    width:100%;
    background-image: url("/images/bgpic.jpg");
    background-size: cover;
    background-position:center;
    }