.vimvixen-settings-form {
  textarea[name=json] {
    font-family: monospace;
    width: 100%;
    min-height: 64ex;
    resize: vertical;
  }
}