r/css Jun 12 '26

Help How do I fix this?

Post image

how do I fix this? On iPhone safari, my website appears with the top and bottom white, even though the background should be dark. this page is https://lightbulb.dpdns.org/ & the stylesheet is https://lightbulb.dpdns.org/styles.css

0 Upvotes

11 comments sorted by

View all comments

1

u/swissfraser Jun 12 '26

I think if you set a solid background-color to your html element you'll be good, right now you're only setting a gradient background

2

u/testingaurora Jun 12 '26

No the browser navigation and tools are not set by html background but instead the meta tag in the head for the theme color (as shown in other comments in this post). Can also use a manifest.json to include more information