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