body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; } div.Container { box-shadow: 5px 5px 5px #f3f3f3, -5px 5px 5px #f3f3f3; width: 693px; margin: auto; margin-top: 50px; margin-bottom: 50px; display: flex; flex-direction: column; align-items: center; padding: 20px; } .header { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif; font-display: Roboto; margin-bottom: 80px; font-size: 31px; } .form-group { font-size: 19; display: flex; flex-direction: column; } input { width: 519px; margin-top: 6px; min-width: 18em; height: 37px; padding: 0px 10px; font-size: 16px; background-color: #f3f3f3; border: 0; border-radius: 4px; margin-bottom: 31px; } .forgotten-password { position: relative; align-self: flex-end; margin-right: 80px; padding-bottom: 30px; } .cond-util { letter-spacing: 0.8px; font-size: 18px; width: 519px; } i { position: relative; right: 35px; }