/* CSS-Datei style.css */

html {
  	background-color: white;
}

body {
	border: 0;
	margin: 0;
	padding: 0;
}

img {
  	border: 0;
}
