﻿.body {
	 background: rgb(2,0,36);
     background: linear-gradient(180deg, rgba(2,0,36,1) 0%, rgba(3,0,80,1) 10000%); 
}