.center{
 text-align: center;
}

h1,p {text-align: center;
color: #fff;
}

body {
background-color: #000;
}

