This commit is contained in:
Adam Šrámek 2024-05-16 09:17:08 +02:00
parent 2d53663421
commit c050453ca9

@ -1,12 +1,5 @@
body {
font-family: Arial, sans-serif;
background-image: url()
max-width: 500px;
margin: 1 auto;
padding: 20px;
background-color: #fff;
border-radius: 5px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
background-image: url(https://images6.alphacoders.com/134/thumb-1920-1346530.jpeg)
}
h1 {