/* TODO: clean the style and complete it with new CSS */
/* ---- used for small screen ---- */

/* we just need to change the main elements, and their children will automatically adapt */

article {
    width: 90%;
}

.flex-element{
    width: 90%;
}
