/**
 * @author Abdelaziz Bardich
 * @email abdelazizbardich@gmail.com
 * @Url : https://abdelazizbardich.com
 * @Phone : +212 6 03768705",
 * @Github : https://github.com/abdelazizbardich
 * @create date 2021-11-12 19:37:05
 * @modify date 2021-11-12 19:37:45
 * @desc ""
 */

main {
  background-image: url("../img/shaps/home-s.png");
  background-position: left top;
  background-size: contain;
  background-repeat: no-repeat;
}
main .presentation {
  height: 100%;
  background-color: #ffffff;
}
