diff --git a/HerramientaCASA/Components/Layout/LoginLayout.razor b/HerramientaCASA/Components/Layout/LoginLayout.razor
index b202e9d..ee0a0a4 100644
--- a/HerramientaCASA/Components/Layout/LoginLayout.razor
+++ b/HerramientaCASA/Components/Layout/LoginLayout.razor
@@ -12,7 +12,7 @@
-
+
diff --git a/HerramientaCASA/wwwroot/Content/Site.css b/HerramientaCASA/wwwroot/Content/Site.css
index 6436942..05b564c 100644
--- a/HerramientaCASA/wwwroot/Content/Site.css
+++ b/HerramientaCASA/wwwroot/Content/Site.css
@@ -622,6 +622,8 @@ button.btn.btn-link.dxbs-button {
.div-center {
max-width: 400px;
max-height: 400px;
+ width:100%;
+ height:100%;
background-color: #fff;
position: absolute;
left: 0;