html{height:100%;overflow:hidden}body{height:100%;margin:0;display:flex;flex-direction:column}.footer{margin-bottom:auto}.player{text-align:center;min-width:90%;text-overflow:ellipsis}.points{display:flex;gap:10px;flex-wrap:wrap;width:18vw;height:100%;justify-content:center;margin:1rem 0}.unit{padding-left:5px;padding-right:5px;position:relative;display:flex;justify-content:start;align-items:center;gap:5px;height:1.5rem;width:1.5rem}
