body{
		background: linear-gradient(90deg, rgba(238,174,202,1) 0%, rgba(148,187,233,1) 100%);
	}
	#footer{
		z-index:1000;
		/*z-index: 990;*/
		/*background: linear-gradient(90deg, rgba(255,205,210,1) 0%, rgba(225,190,231,1) 20%, rgba(193,155,199,1) 100%);*/
		/*background: linear-gradient(90deg, rgba(238,174,202,1) 0%, rgba(148,187,233,1) 100%);*/
	}
	.container{
		z-index:998 !important;
	}
	#resultBoard {
		z-index: 992 !important;
	}
	#titleboard{
		width: 100%!important;
		max-width: 95%!important;
	}