Скачиваний:
5
Добавлен:
27.11.2024
Размер:
615 б
Скачать
canvas {
padding: 0;
margin: auto;
display: block;
width: 500px;
height: 500px;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
a{
margin-left: auto;
margin-right: auto;
display: block;
padding: 20px 0;
text-align: center;
border: 1px solid #000;
color: #fff;
width: 250px;
background-color: #363636;
text-decoration: none;
position: absolute;
}
.button2 {
bottom: 20px;
left: 250px;
right: 0;
}
.button1 {

bottom: 20px;
left: -250px;
right: 0;
}
Соседние файлы в папке canvas.loc