body{background:#111;color:#fff;font-family:Arial;display:flex;justify-content:center;align-items:center;height:100vh}.card{text-align:center}span{color:red}.bar{height:10px;background:#333}.bar div{width:63%;height:100%;background:lime}