body {
    overflow-x: hidden;
    padding: 15px;
}

div {
    margin-bottom: 10px;
}

.data-updated-container {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 12px;
}
