@@ -474,7 +474,8 @@ body.fullscreen-clock .clock-label {
position: absolute;
bottom: 50%;
left: 50%;
transform-origin: bottom;
transform-origin: bottom center;
transform: translateX(-50%);
transition: transform 0.5s ease-in-out;
border-radius: 2px;
z-index: 1;
The note is not visible to the blocked user.