#root {
    width: 400px;
    position: fixed;
    bottom: 1rem; 
    right: 1rem;
}

body {
    background-color: white!important;
}