.CharlotteComicStyle {
    width: 300px;
    height: 200px;
    display: block;
    margin: 0 auto;
}

h2 {
   text-align: center;
}

h1 {
    text-align: center;
}