#jsavcontainer {
  width: 500px;
  height: 270px;
  border-color: #b6c0b2;
  background-color: #e2eedd;
  border-radius: 10px;
  padding: 40px;
}

/*#container {
  width: 785px;
  height: 610px;
}*/

p.jsavoutput.jsavline {
  height: 40px;
}
.jsavscore {
  text-align: center;
}

.jsavcanvas {
  overflow: hidden;
}

.jsavarray {
  position: absolute;
}

.jsavcontainer {
  overflow: visible;
}

.jsavhighlight {
  font-size: 110%;
}
