h1 {
    text-align: center;
}

div {
    text-align: center;
}

.bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
    font-size: 12px;
}
