.HomePage{width:100%;height:100vh;background-color:#606060;overflow:hidden}.SideBar{background-color:#d7d7d7;width:250px;height:100%;z-index:2;position:absolute}.CanvasDiv{width:100%;height:100%}#svgcontainer{background-color:#fff}.prevent-select{-webkit-user-select:none;-ms-user-select:none;user-select:none}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
