body{
    height: 100vh;
    background-image: url(bg.jpg);
    background-position: center;
    background-size: cover;
}