Navbar on the right side (Personal Portfolio)

Hello! I want my navbar to be on the right side (and also stay fix), but I can´t seem to be able to do that without adding a lot of left margin. Any ideas?
Code: https://codepen.io/HernanF/pen/JaEQXg

Nevermind, found a way using width and justify-content. Thanks anyway!