I have created a variable named "border-radius" with the value "0px"
In the "div" styling I have created a style variable "border-radius" connected with the variable.
By default the element has 15px border radius, but it does not change to 0 or to 15 as per the variable input changed by the button click.🙂