/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 05 2023 | 18:41:04 */
html {
	height: 100%!important;
	min-height: auto!important;
}

body {
	min-height: 100%!important;
}

#particles-js {
	position: fixed;
	height: 100vh;
	z-index: -1;
	background-color: #000;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}