form {
    position: absolute;
    top: 235px;
    left: 650px;
}

footer {
    top: 741px;
    height: 60px;
    width: 100%;
    position: absolute;
    background: rgb(58, 2, 58);
    color: white;
    left: 0;
}

p#footer {
    margin-top: 15px;
    position: absolute;
    top: 9px;
    text-align: center;
    font-size: 1em;
    left: 43%;
}