I have an issue.
image {
transform: translate(40px, 40px);
}
Isn't working on Internet Explorer 11
Full Working Code:
https://jsfiddle.net/f7u38uds/
This is how it looks in in internet explorer 11.
Is there something that I can use that will work across all browsers?