body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.default-layout{display:gird;grid-template-rows:80px auto 3rem;grid-template-areas:"header" "main" "footer"}header{grid-area:header}main{grid-area:main;min-height:88vh}footer{grid-area:footer;background:#000;padding:1rem;color:#fff}.dashboardbtn:hover{width:40px;height:40px;color:red;transition:width 0s}.entry-page{height:100vh;display:flex;justify-content:center;align-items:center}.form-box{box-shadow:0 0 15px -5px #000}.message-history{display:flex;flex-direction:row;justify-content:space-between}.message-history:nth-child(2n){display:flex;flex-direction:row-reverse;justify-content:space-between}.message{padding:1rem;width:80%;border:1px solid #ced4da;border-radius:.25rem}
/*# sourceMappingURL=main.0a406eec.chunk.css.map */