.coins, .mybuttons{
    display: flex;
    flex-direction:column;
    align-items: flex-start;

}
