*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{display:flex;flex-direction:column;align-items:center;background:#0a0e27;color:#fff;font-family:Arial,sans-serif}#root{display:flex;flex-direction:column;align-items:center;padding:1rem}h1{margin-bottom:.5rem}.score-bar{margin-bottom:.5rem;font-size:1.1rem}canvas{border:2px solid #4fc3f7;background:#050816}
