body{
    background-color: black;
    display: flex;
    text-align: center;
    justify-content: center;
    margin-top: 30px;
    font-size: 30px;
    color: gold;
}