.relative {
    position: relative;
}

.z-10 {
    z-index: 10;
}

.text-pretty {
    text-wrap: pretty;
}