.myimg {
    width: 200px;
}
.mybody {
    text-align: center;
    font-family: 'Arial ';
    background: rgb(188, 252, 252);
    color: blueviolet;
    font-size: 200px
}
