diff --git a/src/app/components/participant/room-participant-page/room-participant-page.component.scss b/src/app/components/participant/room-participant-page/room-participant-page.component.scss
index 6d693d9e3debb45b725b1d5c5eab2dddc159cbb3..5753b0c5a0f525f74f06f1efefd59f082383778b 100644
--- a/src/app/components/participant/room-participant-page/room-participant-page.component.scss
+++ b/src/app/components/participant/room-participant-page/room-participant-page.component.scss
@@ -1,6 +1,7 @@
 mat-card {
   width: 100%;
   max-width: 800px;
+  background-color: #fff8e1;
 }
 
 mat-card-content>:first-child {