html {
      font-family: sans-serif;
      overflow: hidden;
}

body {
      margin: 0px;
      display: flex;
      justify-content: center;
}

#lda_ed {
      margin-top: 20vh;
      font-family: monospace;
      font-size: 40px;
}
