body {
  background: red;
  &:before {
    contents: "Chloi Inc."
  }
}