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

html, body 
{
color:#00FF00;
  background-color:black;
  background-image:url(https://ufomotion.xyz/motif2.gif);
  background-repeat:repeat-y;
  background-position:center;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0em;
	margin-left:0;
}
 
html>body
 
