<!DOCTYPE html> <html> <head> <title>May Tatlong Bibe</title> <link rel="stylesheet" type="text/css" href="style.css"> <link rel="stylesheet" type="text/css" href="animate.css"> </head> <body class="animated fadeIn"> <div class="container-index"> <h1 class="title">Simulan ang paglalakbay!</h1> <div class="options"> <ul> <li class="btn"><a href="mayTatlongBibe.html">Hanapin ang lider ng mga bibe!</a></li> </ul> </div> </div> </body> </html>