html, body.app {
    background-color: transparent !important;
}
body > div.border-b {
    display: none;
}
body > div.content {
    padding: 0;
    background-color: transparent !important;
}