
* {
box-sizing: border-box;
scroll-behavior: smooth;
}

h3 {
margin: 0;
}

p {
margin: 0;
}


