.button-1
{
 width: 120px;
 height: 50px;
 display: block;
 background: rgb(43, 42, 37);
 color: #fff;
 font-size:20px;
 line-height: 50px;
 text-align: center;
 border-radius: 3px;
 text-size-adjust: auto;
 
}
.Text
{
    width: 200px;
    height: 70px;
    color: black;

}