.root {
    background: linear-gradient(to top,#fed835 20px,#ffeb3c 20px);
    font-size: 30px;
    color: white;
    line-height: 35px;
    text-align: center;
}