css eminem

Data utworzenia: 2025-02-10 10:25:50
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: sans-serif; background-color: black; font: size 2rem; color: beige; } main { background-image: url(eminem.webp); background-size: cover; width: 1080px; height: 895px; filter: invert(1); -webkit-filter: invert(1); display: inline-block; } .mask { width: 150px; height: 150px; border: 4px solid rgba(rgb(255, 255, 255), rgb(255, 255, 255), rgb(255, 255, 255), 0.5); }
Powrót