Archivos iniciales
@@ -0,0 +1,16 @@
body {
background-image: url("images/grass.jpg");
background-repeat: repeat;
display: flex;
justify-content: center;
}
#gallina {
/*Sin la absolute se lía*/
position: absolute;
width: 300px;
height: 300px;
transition-duration: 0.3s;
The note is not visible to the blocked user.