.grupo{

background:#212529;
color:white;
font-weight:bold;
text-align:center;

}

input{

text-align:center;

}

#nome{
    text-align: left !important;
}

.table td input{

width:100%;
border:none;
outline:none;

}