/*! HTML5 Boilerplate v8.0.0 | MIT License | https://html5boilerplate.com/ */


html {
	scroll-behavior: smooth;
}

body {
	margin: 0;
	font-family: arial, sans-serif;
	background: #fff;
	color: #fff;
	font-size: 18px;
	line-height: 1.5em;
}

#lenovo-container img {
	width: 100%;
	height: auto;
	display: block;
}


