#header-kiosco {
display:flex;
justify-content:space-between;
background:#f5f5f5;
padding:10px;
font-weight:bold;
}
#resultado{
margin-top:20px;
font-size:30px;
color:white;
padding:20px;
min-height:80px;
}
