Help! Image as a background with h1 and h2 elements

Hello Folks!

I stuck on my 2nd project :frowning:

I want (inside the image) to move in the middle h1 and h2 and change font etc.
The problem is that when (in CSS) I write the kod:

h1 {
text-align: center;
color: pink;
}
It doesn’t work :frowning:

Can you help me, please?

2nd project

Thank you very much for your answer! Really appreciate!

I have done everything what you reccomend, both h1 and h2 are in the centre now, (color white is better that red, i guess). However…I have a new problem now :blush:

How I can move both texts in the middle of the image? I used margin but it looks horrible now…

Do you know what and from where is this big white strap? I can’t figure it out :blush:

And again,thank you for your help!

2nd project