.hiddenBtn {
  position: absolute;

  width: 0;
  height: 0;
  margin: 0;
  padding: 0;

  border: none;
  outline: none;
}
