@charset "utf-8";
*{
	    font-family: 'IBM Plex Sans Thai', sans-serif;
}
body{
	background-color: rgba(172,99,243,1.00);
}
.container{
	align-items: center;
	margin: auto;
	width: 90%;
}
.doc1{
	margin: auto;
	width: 100%;
	justify-content: center;
	align-items: center;
	height: 100vh;
}
.obj1{
	align-items: center;
	justify-content: center;
	margin: auto;
}
.pdfifr2{
	margin: auto;
	width: 100%;
	justify-content: center;
	align-items: center;
}