body { overflow: hidden; } #App { position: relative;
}
#timelineAppBottom { position: absolute; bottom: 13px; right: 10px; display: flex;
}
#timelineAppBottom > * { margin: 0 1px;
} .controlsZoom { background-color: rgba(216, 216, 216, 0.37); width: 47px; height: 240px; padding: 5px; border-radius: 26px;
}