@import url('https://fonts.googleapis.com/css2?family=Kanit:wght@600&display=swap');
body{font-family:'Kanit',sans-serif;background:#0c121a;color:#eef4ff;padding:24px}
#bar{width:320px;height:12px;background:#203040;border-radius:6px;overflow:hidden;margin:8px 0}
#fill{display:block;height:100%;width:0;background:#22c55e}
#pct{font-weight:600;margin-bottom:6px}
button{margin-right:6px;padding:6px 10px;border-radius:6px}
