JSFiddle - React, Tailwind, and code Playground

by eleonore

HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Гомока</title>
    </head>

<body>
<table border="0" cellspacing="0"...

CSS

table{ margin:auto;}
th{border:none; text-align:center; padding:2px;}
td{width:25px;height:25px; border:1px solid black;}
.post td{border:none; text-align:center; padding:2px;}