body {
    font-family: sans-serif;
}

.error {
  color : red;
}

.warning {
  color : orange;
}
