body {
    background-color: slategray;
    text-align: center;
}

img{
    width: 100%;
    height: auto;
    max-width: 900px;
}

h1{
    font-size: 50pt;
}

h2{
    font-size: 40pt;
}

h3{
    font-size: 25pt;
}