What is an advantage of using inline CSS?
It reduces conflict with other CSS definition methods.
It can be used to quickly test local CSS overrides.
It is easier to add multiple styles through it.
It is easier to manage.