insert css for a prettier select
npm install pretty-select-style
pretty select style
Styles select with only css
Try it out! 
#Browser support
+ IE10 and above
+ Chrome
+ Firefox 35+
+ Opera
+ IOS 7
+ Safari
`` js`
require('pretty-select-style');
Use with browserify:
Patches welcome fixing this with pure css!!
With npm do:
```
npm install pretty-select-style
MIT