.root-container {
  width: 100%;
  display: flex;
}

.split-container {
  width: 100%;
  text-align: center;
}

.molecule-container {
  width: 100%;
  height: 40rem;
}
