.container { display: flex; flex-direction: column; gap: rem(10); min-height: 70vh; background-color: transparent; }