﻿#divider {
	width: 100%;
	padding: 0 !important;
	height: 10em;
	/* set height to pixels if you want angle to change with screen width */
}

header {
	background-image: linear-gradient(to top right, #378dfc, #fff);
}