.marker{
    background-color: Yellow;
}

img {
    aspect-ratio: attr(width)/attr(height);
}
