.container { display: flex; width: 100%; flex-direction: column; } .otherUserMarksDisplay { position: absolute; z-index: 50; display: flex; justify-content: center; align-items: center; }