footer { background-color: var(--color-secondary); color: var(--color-primary); } @media screen and (max-width: 300px) { .hide { display: none; } }