I'm embarking on a new project to create an HTML5 canvas game, and I believe using GWT would be a smart choice. Java is my preferred programming language due to my expertise in it and my desire to work in an object-oriented environment. However, I've heard concerns about managing HTML and CSS with GWT. Could I potentially design and style the canvas using plain HTML and CSS while utilizing GWT for the rest of the development process?