git In this activity, you will use Bootstrap to implement a grid system. code example Example: .col-12 bootstrap .col-12{ flex: 0 0 100%; max-width: 100%; }