.background-container{position:relative;background-image:url('../themes/xwm-loldleth/assets/images/bg.jpeg');background-size:cover;background-position:center center;background-repeat:no-repeat;background-attachment:fixed;z-index:1;padding:15px;min-height:100vh}
.background-overlay{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.8);z-index:2}
#layout-header,
#layout-content,
#layout-footer{position:relative;z-index:3;margin-top:10px}