diff --git a/app/src/main/res/layout-v21/activity_main.xml b/app/src/main/res/layout-v21/activity_main.xml
index 857b2eb..4db4862 100644
--- a/app/src/main/res/layout-v21/activity_main.xml
+++ b/app/src/main/res/layout-v21/activity_main.xml
@@ -1,5 +1,5 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ android:layout_height="wrap_content">
-
+
+
+
+
+
+
+
+
+
+
+
+
+ android:layout_margin="16dp"
+ app:cardBackgroundColor="@color/card_background"
+ app:cardCornerRadius="10dp"
+ app:layout_constraintBottom_toTopOf="@+id/cardView3"
+ app:layout_constraintHorizontal_chainStyle="spread"
+ app:layout_constraintLeft_toLeftOf="parent"
+ app:layout_constraintRight_toRightOf="parent"
+ app:layout_constraintTop_toBottomOf="@+id/cardView_male">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ android:orientation="vertical"
+ android:padding="20dp">
-
-
-
-
-
+ android:text="@string/height"
+ android:textColor="#8D8E99"
+ android:textSize="20sp"
+ android:textStyle="bold" />
-
-
-
-
-
-
+ android:text="@string/_0cm"
+ android:textColor="@android:color/white"
+ android:textSize="50sp"
+ android:textStyle="bold" />
-
-
-
+
-
+
-
+
-
+
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file