body {
  margin: 0 20px;
}

h1 {
  font: bold;
}

.text {
  height: 100px;
}

.txt-exception {
  color: red;
}

.hidden {
  display: none;
}
