Generated content 

.tile::before {
  content: "Hello world";
  background-color: #333;
  position: absolute;
  top: 90px;
  width: 100px;
}