h1,h2,h3{
    text-align: center;
}
.full{
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    padding: 10px;
}