@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap);#root,.app,.content,body,html{background-color:#f4f2ee;font-family:Montserrat,sans-serif;height:100%;width:100%}.app{display:flex;position:relative}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#e0e0e0}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-track:hover{background:#555}