@import "../default.css";

textarea {
  width: 100%;
  margin: 2em 0;
}

input {
  text-align: right;
}

pre.article {
}
