diff --git a/styles/styles.css b/styles/styles.css index 5416736..4d490ec 100644 --- a/styles/styles.css +++ b/styles/styles.css @@ -191,7 +191,7 @@ input[type="button"]{ width:100%; } #popup{ - position:absolute; + position:fixed; border:1px solid #000000; background-color:#dbeaf9; width:400px;