diff --git a/NowLayout/res/layout/main.xml b/NowLayout/res/layout/main.xml
index a91ecba..0ed46de 100644
--- a/NowLayout/res/layout/main.xml
+++ b/NowLayout/res/layout/main.xml
@@ -24,6 +24,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/hello_world"
+ android:padding="10dp"
tools:context=".MainActivity" />
-
\ No newline at end of file
+