div:before {
  position: absolute;
  content: "";
  background: blue;
}
