.bg-image {
    position: fixed;
    top: 0; 
    left: 0;
    z-index: -1;
    height: 100%;
    width: 100%;
}