.head{
width:100%;
height:30px;
color:#fff;
background-color: cornflowerblue;
text-align: center;
}
.btns{
height:40px;
display:flex;
flex-direction: row;
flex-wrap: wrap;
text-align:center;
.txlabel{
background-color: rgb(216, 140, 0);
padding: 2px