// I forgot to say that de domain and hosting are bought yesterday.
I’ve change it. The key was to change the Single Post (single.php) code, not the Stylesheet (style.css).
In the Single Post (single.php) I changed:
<h3><?php the_title(); ?></h3> to <h1><?php the_title(); ?></h1>