body {
    color: yellow;
}
strong {
    color: blueviolet;
    padding: 50px;
}
img {
    width: 100px;
}
.random {
    color: red;
}