Уровень 1

Материал из Backrooms

<html> <style>

a.pg_likebutton {

   padding: 0.4rem 0.5rem;
   font-size: .875rem;
   line-height: 1.5;
   border-radius: 0.2rem;
   border-color: #000;
   border-width: 5px;
   background: #ececec;

}

</style>

<a class="pg_likebutton" href="#test">Тестирование</a> </html>