diff --git a/.idea/misc.xml b/.idea/misc.xml
index e8b804a..5205958 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -4,6 +4,17 @@
diff --git a/app/src/main/res/drawable/headshot_reasonably_small_400x400.png b/app/src/main/res/drawable/headshot_reasonably_small_400x400.png
new file mode 100644
index 0000000..1545dc1
--- /dev/null
+++ b/app/src/main/res/drawable/headshot_reasonably_small_400x400.png
Binary files differ
diff --git a/app/src/main/res/layout/fragment_mypage.xml b/app/src/main/res/layout/fragment_mypage.xml
index 3be08b4..a81c639 100644
--- a/app/src/main/res/layout/fragment_mypage.xml
+++ b/app/src/main/res/layout/fragment_mypage.xml
@@ -97,4 +97,16 @@
app:layout_constraintTop_toBottomOf="@+id/buttonAnimation"
app:layout_constraintVertical_bias="1.0" />
+
+
\ No newline at end of file