my-cafe-events/new-years-25/style.css

9 lines
79 B
CSS

*, *::before *::after {
margin: 0;
padding: 0;
}
html {
font-size: 16px;
}