.panel { position: absolute; display: flex; flex-flow: column nowrap; background-color: #333; z-index: 1; bottom: 16px; right: 8px; padding: 8px; } .score { padding-bottom: 2px; } .next { margin-top: 5px; padding: 1em; } .map { position: absolute; height: 100%; width: 100%; }