h1 {
    text-align: center;
}

h4 {
    text-align: center;
}

#corner {
    position: fixed;
    bottom: 20px;
    right: 20px;
}

#gh {
    position: fixed;
    top: 20px;
    right: 20px;
}