html,
body {
    margin: 0 !important;
    overflow-x: hidden !important;
    background: #f7f7f5 !important;
}

body > div:first-child > header > div:first-child,
body > div:first-child > footer,
#lovable-badge {
    display: none !important;
}

body > div:first-child > header {
    top: 0 !important;
}

body > div:first-child > main {
    min-height: 0 !important;
}
