Generation

css from descriptionSun, 19 Mar 2023

create a div of full screen width with flexibility just like complete responsive

#body { width: 100vw; max-width: 100%; height: 100vh; max-height: 100%; }

Want to kickstart your project?Use the new AI Studio to create your code