/* For the body or root element */
body {
font-size: 90%; /* Adjust font size */
}
/* For specific elements */
.element-class {
width: 90%; /* Adjust width */
height: 90%; /* Adjust height */
/* You can also adjust other properties like padding, margin, etc. */
}
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form.