body {
	overflow: hidden;
	margin: 0;
  background: linear-gradient(to bottom, skyblue, dodgerblue);
}