.main-content { min-height: calc(100vh - 60px); // Assuming header is ~60px background-color: transparent; // Let the body background show through position: relative; z-index: 1; }