html, body{
    margin: 0;
    padding: 0;
}

.hubspotstyles {
    width: 100vw !important;
    height: 100vh !important;
    /* border: 5px solid red !important; */
}

#hubspot-conversations-inline-iframe {
    width: 100vw !important;
    height: 100vh !important;
    border:none;
}