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