Home Morning routine Night routine Choose a style: Normal Contact us How to Get Rid of Acne Comprehensive guide on skincare, including basic routines and tips to help you achieve your skincare goals. LOL! Home Morning routine Night routine Choose a style: Normal Contact us How to Get Rid of Acne Comprehensive guide on skincare, including basic routines and tips to help you achieve your skincare goals. Send your questions If you want to know whether a certain skincare home remedy is fact or superstition and get more information about it please fill the form below.
There are website with 4 pages with 1 css file. Why is 1 page not filling up the screen but others do?
CSS FILE:
*{ box-sizing: border-box; }
div.container { background-color: hsl(215, 63%, 95%); max-width: 100%!important }
body{ font-family: 'Arial', sans-serif; box-sizing: border-box; font-size: 1.05rem; text-align: left; height: auto; background-image: url("bg.png"); width: fit-content; overflow: hidden; overflow-y: auto; }
body p, h3, h2, article { padding-left: 2rem; }
.text { padding-left: 0!important; margin: 2rem; margin-left: 0; }
.right{ float: right; }
section { margin: 3rem3rem; max-width: 1500px; }
aside { width:100% }
.form-container { max-width: 800px; margin: 0auto; padding: 20px; box-sizing: border-box; }
.contact-form { flex-direction: column; gap: 10px; border: 3pxsolid#000; padding: 50px; margin-top: 20px; background-color: #b5dffd; border-radius : 20px; }
.contact-formlabel, .contact-formp { margin-top: 10px; }
.contact-forminput[type="text"], .contact-forminput[type="email"] { background-color: hsl(214, 83%, 93%); width: 100%; padding: 10px; margin-bottom: 10px; }
.contact-formbutton { font-size: 100%; padding: 15px15px; border-radius: 20px; background-color: hsl(214, 83%, 93%); }
footer { background-color: #b5dffd; height: auto; overflow-y: visible; text-align: center; padding: 10px; bottom: 0; width: 100%; } }
Unlock instant AI solutions
Tap the button
to generate a solution