img {
    height: 200px;
}
h1 {
    color: #6f42c1;
}
body {
    background-color: #badfe7;
}
p {
    color: #198754;
}