'borderRadius': '10px', // radian of angles, '0' for right angle
'top': '50', // pixels that move up
'left': '0', // pixels that move left
- 'iconSize': '100px' // size of menu's buttons
+ 'iconSize': '100px', // size of menu's buttons
+ 'color': '#fff' // color of menu's text
+ 'border': '1px solid #000', // border style for the menu box
}