      #verdict_text {
          font-size: 28px;
          text-decoration: underline;
      }
      .sample_count {
          font-size: 14px;
      }
      .sample1_stats {
          text-align: center;
      }
      .sample2_stats {
          text-align: center;
      }
      canvas.coefficient {
          height: 120px;
          width: 420px;
      }
      canvas.confidence {
          height: 80px;
          width: 420px;
      }
      #link_field {
          width: 100%;
      }
