I'm trying to make a page design like this: Click
Actually, I succeeded. The problem is that when I change the resolution of the web page, the elements overlap, the background div and PNG behave differently and everything looks terrible. (I've tried using position:absolute(PNG) and position:relative(background))
You can use the background-size and background-position CSS properties. You should try this way: