body{
    background-image: url(../img/bgimg_w.jpg);
    background-repeat: no-repeat;
    background-position: center;
    backdrop-filter: blur(4px);
}