@@ -0,0 +1,23 @@
body{
user-select: none;
background: whitesmoke;
}
canvas{
position:absolute;
top:0px;
left:0px;
z-index:0;
a{
top:20px;
left:20px;
z-index:1;
img{
transition: all 0.5s ease-out;
img:hover{
transform: scale(1.3);
The note is not visible to the blocked user.