*{box-sizing:border-box;font-family:Montserrat,sans-serif}*,body,html{padding:0;margin:0}body,html{width:100%;height:100%;overflow:hidden;display:flex}.container{gap:2rem}.container,.content{height:100vh;width:100vw;overflow:hidden}.sidebar{width:17rem;height:100vh;background-color:#14218d;padding:1rem;transition:width .5s ease-in-out;display:flexbox;flex-direction:column;justify-content:space-between}