@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap);.cursor-pointer{cursor:pointer;margin-left:20px!important}.select-margin{margin-right:20px!important}.language-position{display:flex;flex-direction:row;height:20%;align-items:baseline}#app{background-color:#f0f0f0;min-height:100vh}body,html{font-family:Roboto,sans-serif!important}@media only screen and (max-device-width:480px){#app{max-width:100%;max-height:100%;overflow:hidden}}