.remark-live-input {
  width: 100%;
  font-family: 'Mononoki';
}

.editor {
  width: 100%;
}

@media print {
  .ace_gutter, .ace_content, .ace_scroller {
    background-color: rgba(255,255,255,0);
  }
}