.outer-main-container {
    min-height: 100vh;
    width: 100%;
    position: relative;
}

.inner-main-container {
    position: relative;
}