#navbar{display:flex;justify-content:space-between}#navbar .header{flex-direction:column;justify-content:center;color:#fff;cursor:pointer;align-self:center}#navbar .header,#navbar .header h4.bold-font{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#navbar .header h4.bold-font{color:#191a1a;background-color:#e0e0e0;padding:0 5px}#navbar .header h4.light-font{margin:auto;text-align:center}#navbar .header p{font-size:18px;text-decoration:underline}#content .notification{width:200px;height:auto;display:none;position:fixed;top:44%;z-index:1;right:1%;border-radius:5px;padding:10px}#content .active{display:block!important}