@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,300..700;1,300..700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300..700;1,300..700&display=swap);#root{height:100%;width:100%}.top-component{background-color:#faebd7;height:100px}.middle-component,.top-component{display:-webkit-flex;display:-moz-box;display:flex;width:100%}.middle-component{height:100%;margin:8px 0;min-height:350px;min-width:500px}.middle-left-component,.middle-middle-component{min-height:100%;width:35%}.middle-right-component{height:100%;width:35%}.bottom-component{background-color:#faebd7;height:40%;min-height:100px}