js-calculator/main.css
2022-05-02 23:00:58 +03:00

5 lines
No EOL
81 B
CSS

.container {
display: flex;
justify-content: center;
height: 100vh;
}