
body {
    background: #f06d06;
    color: white;
    text-align: center;
}
div {
    text-align: center;
    width:50%;
    margin-left:25%;
    background-color: black;
}

