#aga-form{
max-width:500px;
}

select{
width:100%;
margin-bottom:10px;
}

button{
padding:10px;
background:#d00;
color:white;
border:none;
}

#agaChart{
max-width:600px;
margin-top:30px;
}