How can I center a title and description? And how can I make it full screen? Without that white part on bottom
Thanks
You can add this in code injection:
<style>#intro { min-height: 100vh; justify-content: center; }</style>