body {
    font-family: 'Oswald';
    background-color: rgb(188, 212, 234);

    color: rgb(223, 110, 234);

    text-align: center;
}

img{
width: 300px;

}