input[type='file']{
  display: none;
}

#usuarios {
  background-color: lightgrey;
  width: 200px;
  height: 200px;
  }
  
  a.fill-div {
  text-align: center;
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
  }
  