how to paint color full visible first screen of site ?
it’s just simple:
min-height: 100vh;
you may do width 100% too
width: 100%;
that’s it !