/* CSS Document */

* {
	outline: none
}

body {
	background-color: #000000;
	padding: 0;
	margin: 0;
}