body {
    margin: 0px;
    padding: 10px;
    text-align: center;
    font-size: 40px;
    background-color: black; 
    color: red;
}