/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

#particles-js {
    position: absolute;
}
body {    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

