how to make object not selectable css code example Example: unselectable css property .button { user-select: none; }