diff --git a/styles.css b/styles.css index be1cfe0..a0f40b8 100644 --- a/styles.css +++ b/styles.css @@ -190,18 +190,4 @@ a:hover, a:active { .bottom0 { bottom: 0 -} - -.chat{ - display: flex; - justify-content: center; - align-items: flex-start; - max-width: 800px; - margin: 0 auto; - padding: 20px; - background-color: rgba(0, 0, 0, 0.1); - backdrop-filter: blur(15px); - border-radius: 20px; - width: 600px; - height: 420px; -} +} \ No newline at end of file