@@ -30,7 +30,8 @@ body::before{
content:counter(w) "x" counter(h);
counter-reset: w var(--w) h var(--h);
font-size:50px;
- width:auto;
+ width:200px;
+ width:50px;
position:fixed;
inset:0;
right:20px;