Vaadin is a Java web framework means you are using Java to create the UI.
There are classes for the HTML tags: https://vaadin.com/api/platform/24.8.8/com/vaadin/flow/component/html/package-summary.html
Plus, you can use LumoUtility for styling to make sure your styling is consistent to the theme.