.error {
    color: red;
    margin-bottom: 5px;
    text-align: center;
}

a {
    text-decoration: none;
}
body { background: #b5cdf7; }

.waiting-plot-gif {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 25%;
}

