.trade{flex-direction:column;justify-content:flex-start;height:100vh;background-color:#000;padding-top:15vh}.trade,.vertical-sections{display:flex;align-items:center}.vertical-sections{flex-direction:row;justify-content:space-around;height:80vh;width:100vw}.tv-graph{align-items:center;justify-content:center;width:60%;padding:20px}.drag-drop,.tv-graph{display:flex;flex-direction:column;height:100%}.drag-drop{width:40%}.dark-mode .trade{background-color:#fff}.dark-mode{background-color:#fff!important;border:1px solid #000!important;color:#000!important}.theme-colors{background-color:#000;border:1px solid #fff;color:#fff}