div { background-color: yellow; width: 120px; height: 120px; } .exampleText { position: relative; inset: 20px 50px 30px 10px; background-color: #c8c800; }