.App { width: 100vw; height: 100dvh; } #app-content { height: calc(100dvh - 64px); } .Toastify__toast-container--top-right { top: 5em !important; }