body {
    font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 
    'Helvetica Neue', Arial, sans-serif;              
}
h1 {
    text-align: center;
    font-size: 40;
}
h2 {
    font-size: 16;
    font-weight: 400;
    text-align: center;
}
h3 {
    font-size: 25;
}
div {
    text-align: center;
    font-weight: 150;
    font-size: 18;
}
li {
    list-style-position: inside;
    line-height: 1.5;
    text-align: center;
    font-family: system, -apple-system, BlinkMacSystemFont, 'Segoe UI', 
    'Helvetica Neue', Arial, sans-serif; 
    text-align: center;
    line-height: 2.5;
    font-weight: 300;
}
p {
    font-weight: 300;
    tab-size: 30;
    width: 750px;
    padding: 10px;
    text-align: left;
}
.title {
    font-weight: bold;
    font-size: 22;
}