.layout{display:flex;flex-direction:column;max-width:100%;min-height:100vh;overflow-x:hidden;width:100%;.nav-bar{left:50%;position:fixed;top:40px;transform:translateX(-50%);z-index:50}}