diff --git a/dist/style.css b/dist/style.css index 10a7aa0..2bcbe38 100644 --- a/dist/style.css +++ b/dist/style.css @@ -157,6 +157,8 @@ body { #leaderboard-container { margin-top: 20px; + max-height: 200px; + overflow-y: auto; } #save-score {