* {
	box-sizing: border-box;
}

html {
	scroll-behavior: smooth;
}
