New to working with PrimeNG here. I'm looking for a way to get rid of the input and label elements in my project or simply hide them using CSS. I've heard that setting ViewEncapsulation to None is not the best solution. Currently, my component is very basic so I believe there's no need to provide any code snippet at the moment.