count sleeping

This commit is contained in:
2021-05-27 14:51:46 +03:00
parent 33342104e3
commit d71e4ef553
2 changed files with 18 additions and 6 deletions

View File

@@ -22,7 +22,7 @@ box {
box-sizing: border-box;
position: absolute;
display: block;
background-color: rgba(45, 188, 232, 0.687);
background-color: red;
transform-origin: 20px 20px;
}