h1 {
    text-align: center;
}

#resizeMe {
    width: 200px;
    height: 200px;
    text-align: center;
}

#sample {
    width: 200px;
    height: 200px;
    margin: 1em;
}