.customLayout {
    background-image: url("monImage.jpg");
    background-repeat: no-repeat;
    /*background-position: center;*/
    /*background-size: 100%;*/
    /*background-color: black;*/
}

content {
    /*border-radius: 15px;*/
    /*background-color: rgba(240, 240, 240, 0.8) !important;*/
}
