Robot Directory: Where the Machines Go

Robot 5: The Enigmatic Enigma

Robot 5

Robot 5 is the most mysterious of our robot crew. No one knows what it does, but it's definitely doing it well.

Designated "The Enigmatic Enigma" due to its propensity for disappearing for weeks at a time.

Learn more about Robot 5
body { background-color: #f7f7f7; font-family: 'Open Sans', sans-serif; } .container { width: 800px; margin: 0 auto; padding: 20px; border: 4px solid #333; border-radius: 4px; box-shadow: 0 0 10px #333; } .header { background-color: #333; padding: 20px; border-top: 4px solid #333; border-bottom: 4px solid #333; } #nav { list-style: none; padding: 0; margin: 0; display: -webkit-flex; flex-direction: row; justify-content: space-between; border-bottom: 4px solid #333; } #nav a { text-decoration: none; font-size: 16px; color: #666; margin: 10px; transition: color 0.5s; } #nav a:hover { color: #999; } #title { font-size: 36px; color: #fff; margin: 0; padding: 0; text-align: center; background-color: #333; border-bottom: 4px solid #333; } #subtitle { color: #999; font-size: 24px; margin-bottom: 20px; padding: 0; border-bottom: 4px solid #666; } .container .content { padding: 20px 0; background-color: #fff; } .robot-profile { background-color: #fff; border: 1px solid #999; border-radius: 4px; padding: 10px 20px; width: 50%; float: left; margin: 20px 10px; background-color: #666; border: 1px solid #fff; } .robot-profiles { background-color: #333; padding: 10px 20px; border: 4px solid #666; margin: 20px 0; text-align: left; font-size: 16px; } .robot-profile a { text-decoration: none; font-size: 14px; color: #999; margin: 0 5px; } .robot-profiles a { text-decoration: none; font-size: 14px; color: #999; margin: 0 5px; }