I’m providing the structure for a webpage with a form, and your job is to style it to the best if your abilities to match the following layouts:




Whatever you do, though, you may not edit the HTML file at all.
Publish your pages on the URL: username.github.io/grc339/flexbox-form
Download this zip file.
Unzip the file. It contains one HTML file and one CSS file.
Open the CSS in VS Code and the HTML on Firefox.
Work offline on your CSS file, until you found a solution that you’re happy with, but don’t change the HTML file.
Make sure to test in small sizes. (If you’re working on Chrome rather than Firefox, your narrow size won’t be narrow enough for testing.)
The options of burgers must be in two columns on wider screens and one column on narrower devices. (Depending on the size of your phone, the personal information may not fall into just one column; that’s fine.)
Have I mentioned that you are not allowed to change the HTML file?
You’ll be evaluated on your technical skills using CSS.