Technically, the style property in JavaScript applies CSS rules to the element, but the process itself is handled through JavaScript, not traditional CSS files or stylesheets. So, while the end result uses CSS properties (like backgroundColor and all), this is a JavaScript-driven approach of styling the elements