
body{
    background: url('../img/bg/001.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;        
    height:100vh;    
}
