img {
    width: 200px;
}

body {
    text-align: center;
    font-family: 'Arial';
    background: rgb(190, 190, 214);
    color: rgb(23, 12, 107);
}

