header {
margin: 0; /* Remove margin from the header */
padding: 0; /* Remove padding from the header */
}
main.wrapper.main-content {
margin-top: 0; /* Remove margin from the main content */
padding-top: 0; /* Remove padding from the main content */
}