img {
    width: 600px;
}

body {
    text-align: center;
    font-family: "Times New Roman";
    font-size:x-large;
    background-color: rgb(154, 122, 240);
}

table {
    width: 100%;
}