#xflow-container {
  height: 100%;
  width: 100%;
  background: #F0F2F7;
  position: relative;
}
#xflow-container .react-flow__attribution {
  display: none;
}
