body {
    background-color: skyblue;
}

.nowrap, .nowrap * {
    white-space: nowrap;
}
