body {
	-ms-overflow-style: none;
}

::-webkit-scrollbar {
	display: none;
}

/* 스크르롤바 없애는거임 */