.home {
    background-image: url("https://volcanicwinds.com/wp-content/uploads/Wukir_blue.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
html,
.page {
    background-color: #001fff;
}
.bg-switcher.monsoon {
    border-bottom: 1px solid #fff;
}