body {
  min-height: 75rem;
}

#mynetwork {
  height: 450px;
  border: 2px solid #353A3F;
  -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
