body{
    background-image: none !important;
    background-color: #eaebec !important;
}

.f{
    display: flex;
    gap:var(--size-300);
}