Welcome to Phase One Artifacts

Phase One Encyclopedia Guilds & Organizations

Phase One Artifacts: A Journey of Discovery

Epicenter's Finest

A mysterious energy source that grants the user immense power.

More Information

Phase One's Secret Recipe

An ancient cookbook containing the secrets of Phase One's finest dishes.

Get the Recipe
body { background-color: #f2f2f2; font-family: 'Arial Black', sans-serif; } .container { max-width: 800px; margin: 40px auto; padding: 20px; box-sizing: border-box; } .artifact-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; } .artifact { background-color: #ffffff; padding: 16px; border: 4px solid #000000; } .artifact h2 { color: #000000; font-size: 18px; border-bottom: 4px solid #000000; } .artifact p { color: #000000; font-size: 16px; margin-bottom: 16px; } .artifact a { text-decoration: none; color: #000000; background-color: #ff0000; border: 2px solid #000000; padding: 8px 16px; font-size: 16px; font-weight: bold; text-align: center; text-transform: uppercase; }