LordChannel
diff --git a/Src/profilo.html b/Src/profilo.html
index 96ee164..9665ff9 100644
--- a/Src/profilo.html
+++ b/Src/profilo.html
@@ -28,20 +28,53 @@ filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#295270", en
#biografia{
padding: 20px 35px;
}
+ * {
+ box-sizing: border-box;
+ }
+ body{
+ color: white;
+ }
+ #img-border{
+ border: 5px solid grey;
+ }
+ .card {
+ background: inherit!important;
+ }
-
-
-
+
+
+
NOME PROFILO
Lorem ipsum dolor sit amet consectetur adipisicing elit. Eveniet dolorum unde ea laborum eum iure beatae totam assumenda, quisquam architecto nemo, quod blanditiis asperiores magnam commodi exercitationem excepturi dolorem a!
+
+