diff --git a/style.css b/style.css index 496c85d..f498411 100644 --- a/style.css +++ b/style.css @@ -10,7 +10,7 @@ body{ } .container{ - width:280px; + width:281px; position: absolute; top:50%; left:50%; @@ -46,14 +46,14 @@ p{ } .avtar{ - width:250px; - height: 180px; - margin: 10px 10px; + width:251px; + height: 181px; + margin: 11px 10px; padding: 0px 5px; background-color: #fff; } #img{ - width:250px; + width:251px; height: 180px; } input[type=button]{