* {
    margin: 2px;
    padding: 5px;
    background-color:  grey;
    color: white;
}
.h2 {
    font-size: 32px;
}
.body {
    font-size: 20;
}