h1 {
    font-size: 180%;
    text-align: center;
    background: #ccc;
}

h2 {
    font-size: 140%;
    text-align: center;
    background: #ccc;
}

.par {
    padding: 0.2em 1em;
    text-align: justify;
}

.tech {
    text-align: center;
    font-size: 0.7em;
    background: #ccc;
}