body {
  font-family: Times New Roman, cursive;
  background: #dedede;
  overflow:hidden;
}

#svg {
  height: 679px;
  width: 968px;
  display: block;
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  margin: auto;
}