Currently working on a website project and I've incorporated a .css file to enhance flexibility in moving elements around. Some items are positioned using position:relative while others utilize absolutePanel(). My layout looks good as is, but it becomes messy when the window size changes. Any ideas on how to fix this issue?