2023-05-28 14:22:48 +02:00

12 lines
114 B
CSS

img
{
width: 50%;
display: block;
margin-left: auto;
margin-top: auto;
}
area
{
fill: blue;
}