body {background-color:black;color:white;font-size:1.5rem;font-family: sans-serif, Arial;padding:1rem}

textarea {
  padding: 1.5rem 1.5rem;
  font-size: 4rem;
  width: 997px;
  height: 615px;
  margin: 139px 0px 0 20px;
  background: transparent;
  transform: rotatey(36deg) skewy(1deg);
  color: black;
  font-family: Arial;
  outline:0;
  resize: none;
  border:none;
}

.long-input {
  background-color: #ffaaaa00;
}

div.tabla {
  display:block;
  background-image: url(tabla-bg.jpg);
  width:1024px;
  height:1024px;
  margin-left:20px;
  perspective:5000px;
  color: black;
}

.betumeret {
  text-align: center;
  display: block;
  width: 1024px;
  margin-bottom: 3rem;
  font-size: 3rem;
}

.betumeret input {
  font-size:3rem;
  padding:0.5rem 1.5rem;
  width:5rem;
  text-align:center
}