.element.style {
    height: 0;
    width: 100%;
}
* {
    margin: 0;
    padding: 0;
}

.interlinea {
  font-size: 110%;
  line-height: 2.0;
  position: relative;
}

.interlinea2 {
  font-size: 110%;
  line-height: 3.0;
  position: relative;
}