main{
    height: 80vh;
}

select{
    width: 80px;
}

div{
    width: 325px;
}

input[type='number']{
    width: 180px;
}