#mynetwork {
  width: 100%;
  height: 90%;
  border: 1px solid lightgray;
}

p {
  max-width: 800px;
}
