body {
   background-color:#6b396c;
   text-align: center;
   color:#FFF;
}

html{
	text-align: center;

}

.btn-outline-primary:hover {
    color: #007bff;
}