.TextCenter{
    text-align: center;
}
.DivCenter{
    margin: auto;
}
h1{
    margin: 0;
    padding: 0;
}