* {
	-webkit-font-smoothing: antialiased;
	box-sizing: border-box;
}

body {
	position: relative;
}