body {
  padding-top: 50px;
}
.starter-template {
  padding: 40px 15px;
}

#curve_chart {
  width: 100%;
  height: 500px;
}

#container {
     text-align:center;
 }

.temp {
    font-size:42pt;
    font-weight:bold;
    color: #00dd00;
}

.warning {
    color: #ff0000;
    font-weight: bold;
}

.recording {
    color: #ff0000;
    font-weight: bold;
}