img{
    width: 200px;
}

body{
    text-align: center;
    font-family: 'Georgia';
    background-color: green;
    color: white;

}

.central-content {
    background-color: green;
    margin-left: 0%;
    margin-right: 0%;

}