body {
    width: 50%;
}

.title {
    color: green;
    font-size: large;
    font-weight: bolder;
}

.description {
    font-style: italic;
}

.submitted-at-span {
    font-weight: bolder;
}
