.copy_element { color: orange; cursor: copy; } .copy_element:hover::before { content: "Kopyala: "; color: #00adb5; font-weight: 400; justify-self: center; font-size: medium; }