body {
	background: #eee;
	z-index : 999;
}

h1 {
	font-size: 55px;
}

h1 a {
	text-decoration: none!important;
}

h1 img {
	position: relative;
	top: -5px;
}

textarea {
	width: 250px;
	height: 80px;
	font-size: 15px;
}

#particles-js canvas{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	left: -164px;
	top: -6px;
}

.jumbotron {
	background-color: transparent;
}

main {
	display: block;
}

p a {
	text-decoration: underline;
}
