i find my problem with this post
https://ww.wp.xz.cn/support/topic/localhost-cant-log-in-to-admin
some white space in functions.php
so i find my answer.
#site-generator-wrapper {
bottom: initial;
}
i have also try
#site-generator-wrapper {
bottom:none !important;
}
not working