#crypto-container {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    color: white;
    background-color: black;
}