*{margin:0;padding:0;box-sizing:border-box}body{background-color:#0b0b0d;height:100vh;width:100%;display:flex;justify-content:center;align-items:center}.text-box{width:max-content;border:5px solid black;padding:.5rem .8rem;background-color:#fff;font-size:1.8rem;font-family:sans-serif;font-weight:700;border-radius:5px}#total-shots{position:fixed;left:1rem;bottom:1rem}#level{position:fixed;right:1rem;bottom:1rem}#hi-score-box{position:fixed;top:1rem;right:1rem}
