.bgimg {
    background: url("../images/merry-1669364473496-849.jpg");
    height: 88vh !important;
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    /*	box-shadow: 0 0 200px rgba(0,0,0,1) inset, 0 0 100px rgba(0,0,0,1) inset, 0 0 300px rgba(0,0,0,1) inset;*/
    /*	box-sizing: border-box;*/
}
body {
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

