.content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.loadingColor {
    background-color: #323232;
}

.indicator{
    width: 300px;
}