body { 
	background: linear-gradient(10deg, #27fdf5, #a8f6f8, #f98dc9, #f765b8);
background-size: 100% 100%;
}
form {
    display: inline;
    margin-bottom: 10px;
}
button {
	margin-top: 5;
}