/* Editor's draft. */

#side-bar {
  background-color: red;
}

#side-bar::before {
  content: "Opera Editor's Draft";
}
