I've noticed that the list items are shifting out of place when I resize the screen. I want them to stay in their original position no matter the screen size. I suspect it has something to do with the .fixedwidth class, but I've been struggling to fix this issue. Here's what my code looks like: View the code.
<!doctype html>
<html>
...