.BottomBar { background-color: rgba(18, 18, 24, 0.3); backdrop-filter: blur(20px); color: #fff; font-size: 14pt; padding: 10px; width: 100vw; bottom: 0; position: fixed; z-index: 1; user-select: none; }