<select id="start_month">
.select-option:first-child {
const startMonthMenu = new mdb.Select(document.querySelector('#start_month'), { placeholder: 'Start', clearButton: true});