@lchesna72 can you clarify if you are self-hosting or using a hosting provider? If you’re using a hosting provider, they should be well-equipped to help you regain access to your site’s admin, and debug issues like a broken theme or conflicting plugins.
That being said, I was able to access https://lucyskitchenofrecipes.com/wp-login.php, so you might be able to get to the admin by logging in, and then visiting a specific admin page rather than just /wp-admin.
Ultimately, it is probably an issue with a plugin or theme. There are several other threads on this forum that describe similar blank wp-admin problems, which came down to a plugin or functions.php
issue. This will mostly be relevant if you are self-hosting, in which case, try to undo any recent changes to your site’s PHP code, manually reset plugins, and so forth (additional steps are described in the linked threads). Otherwise, your hosting provider should be able to help you fix the issue. If you are self-hosting and need further assistance with resetting plugins or undoing theme changes, I’m happy to share more links describing the process to follow.