﻿:root {
    --main-size-bubble: 30; /* Define the CSS variable */
}
#divMain {
    margin-top:10%;
    height: 60vh;
  
}
