diff --git a/index.html b/index.html
index efd4f33..2405c75 100644
--- a/index.html
+++ b/index.html
@@ -122,9 +122,21 @@
4. So, Have the Saved Files Really Disappeared?
In this case, two folders "files" and "info" appeared.
-
-
-
+
+
+
+

+
+
+
+
+
+
+

+
+
+
+
diff --git a/style.css b/style.css
index b1c54a9..0b42c28 100644
--- a/style.css
+++ b/style.css
@@ -49,17 +49,8 @@
}
.files_info {
- display: flex;
-}
-
-.files {
- width: 300;
- height: 200;
-}
-
-.info {
- width: 300;
- height: 200;
+ float: left;
+ width: 25%;
}
.fifth {