.onlineContainer {
height: 100vh;
background-color: var(--theme-color-components-video-status-bar-background);
display: flex;
flex-direction: column;
}