html {
    background: url('/images/background.webp');
    background-size:cover;
}
.bg-icon-landing {
    background: #f5f5f5;
}