*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{height:100%}.mainContent,body,html{width:100%;overflow:hidden}.mainContent{display:flex;flex-direction:row;height:100vh}.reportComparison{flex:0 0 65%;overflow-y:auto}.chatWindow{flex:0 0 35%;display:flex;flex-direction:column;background-color:#fff;height:100vh;overflow-y:auto}.seedQuestionsButton{position:absolute;top:10px;right:10px;padding:4px 8px;background-color:#0070f3;color:#fff;border:none;border-radius:5px;cursor:pointer;z-index:10;font-size:10px}.seedQuestionsButton:hover{background-color:#005bb5}