.console-container { height: 100%; padding: 0; } .console-container > div:first-child { background-color: #191724; } .reverse-scroll-start { display: flex; flex-direction: column-reverse; }