.pdf-frame {
	width: 110%;
	height: 100vh;
	border: none;
	display: flex;
	transform: translateX(-85px);
}

body {
	overflow: hidden;
}
