@charset "utf-8";
/* CSS Document */

body {
    height: 100%;
    background: linear-gradient(90deg, #650A0A 50%, #094679 50%);
}

div {
	text-align:center;
	width:100%;
}