diff --git a/src/components/Window/Window.stories.js b/src/components/Window/Window.stories.js
index c26abb9..66553c8 100644
--- a/src/components/Window/Window.stories.js
+++ b/src/components/Window/Window.stories.js
@@ -20,7 +20,24 @@ storiesOf("Window", module)
))
.add("default", () => (
- react95.exe
+
+ react95.exe
+
+
- ))
- .add("with close button", () => (
-
-
- Welcome to:
- react95.exe
-
-
-
-
-
-
-
-
-
- - something here
- - something here
- - something here
- - something here
-
-
-
));