.root {
 background: linear-gradient(to top,#fed835 20px,#ffeb3c 20px);
 font-size: 30px;
 color: white;
 line-height: 35px;
 text-align: center;
}
.td-timer{
 display: inline-block;
 padding: 10px;
}
.timer-head{
 background: #ccc;
 display: inline-block;
}