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 your favorite browser.
Give the proper value to the following lines on the CSS: 23, 24, 32, 37, 41, 42, 46, 73, 74, and 86.
Don’t change anything else on your CSS.
Work offline on your CSS file, until you found a solution that you’re happy with, but don’t change the HTML file.
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.