@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300&display=swap');

*
{
	font-family: 'Noto Sans JP', sans-serif;
	margin: 0px;
	padding: 0px;
}