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

#grad {
background: rgb(15,35,112);
background: linear-gradient(180deg, rgba(15,35,112,1) 44%, rgba(6,15,48,1) 100%);
}
zap {
    position:fixed;
    bottom:15px;
	right: 15px;
}