.p1 {
    text-align: center;
    font-size: 60px;
    margin-top: 0px;
}

.footer1 {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    background-color: #efefef;
    text-align: center;
}
