body {
  .basic {
    background-color: purple;
    color: yellow;
  }
}
