body {
    text-align:center;
}
h1 {
    text-align: center;
}
.padding_bottom {
    padding-bottom: 7%;
}

.margin_top{
    margin-top: 2%;
}