body {
    font-family: "Open Sans", sans-serif;
    /* font-size: 12px; */
}

.shiny-notification {
  position: fixed; 
  top: 30%;
  left: 50%;
}
