.jump {
    color: #e2e8f0;
    font-weight: bold;
}

img[src$='#center'] {
    display: block;
    margin: 1.0rem auto;
    max-width: 100%;
    height: auto;
  }