There is a small problem with the select tag. The fact is that you need to center the elements in the select tag like this:
I did this using padding-left. The problem is that when you click on select, padding appears in all list items and it looks sad: 
How to make the alignment so that the selected element is always centered, and the elements in the drop-down list are aligned to the left? Something like this: 
