.bodi{
    background-color: rgb(48, 41, 41) !important;
}

.main{
    border: 2px solid grey;
    width: 300px;
    height: 295px;
    margin: 0 auto;
    background-color: rgb(63, 60, 60);
}
.size{
   width: 95%;
   height: 40px;
 
}
.inpt{
    width: 300px;
    margin-top: 3px;
    height: 120px;
    margin-bottom: 10px;
}
.clr{
    width: 300px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.nmbrs{
    width: 71px;
    margin-top: 3px;
}