details {
    z-index: 10;
    background: rgba(255, 255, 255, 0.9); /* slightly visible */
    padding: 10px;
    border-radius: 10px;
}
#high-score {
    position: fixed;
    bottom: 100px;
}